Build Log
  

Build started: Project: testlab, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000132047308.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\testlab.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\mutex.cpp"
]
Creating command line "cl.exe @"d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000132047308.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000232047308.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\wifibot.cpp"

".\testlab.cpp"
]
Creating command line "cl.exe @"d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000232047308.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000332047308.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yc"stdafx.h" /Fp"Release\testlab.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000332047308.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000432047308.rsp" with contents
[
/OUT:"D:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\Release\testlab.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\testlab.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\Release\testlab.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /MACHINE:X86 winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\mutex.obj"

".\Release\stdafx.obj"

".\Release\testlab.obj"

".\Release\wifibot.obj"
]
Creating command line "link.exe @"d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000432047308.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000532047308.rsp" with contents
[
/outputresource:"..\release\testlab.exe;#1" /manifest

".\Release\testlab.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\RSP00000532047308.rsp" /nologo"
Creating temporary file "d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\BAT00000632047308.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\BAT00000632047308.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
stdafx.cpp
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mutex.cpp
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
wifibot.cpp
.\wifibot.cpp(96) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\wifibot.cpp(156) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\wifibot.cpp(175) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\wifibot.cpp(263) : warning C4333: '>>' : right shift by too large amount, data loss
.\wifibot.cpp(265) : warning C4333: '>>' : right shift by too large amount, data loss
.\wifibot.cpp(492) : warning C4805: '==' : unsafe mix of type 'unsigned int' and type 'bool' in operation
testlab.cpp
.\testlab.cpp(16) : warning C4313: 'printf'  : '%d' in format string conflicts with argument 1 of type 'HANDLE'
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://d:\wifibot_back2010\2011_prod\cdlabRS232_V3\default_robot_software\Robot_Server_Client_Source\windows\new_raw\robot_server - Copy\testlab\Release\BuildLog.htm"
testlab - 0 error(s), 10 warning(s)